FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.erp#1.2.0-alpha (46 ms)

Package kbv.ita.erp
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.erp@1.2.0-alpha&canonical=https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Prescriber_ID
Url https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Prescriber_ID
Version 1.2.0
Status draft
Date 2024-11-22
Name KBV_EX_ERP_Prescriber_ID
Experimental False
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Prescription KBV_PR_ERP_Prescription

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "KBV-EX-ERP-Prescriber-ID",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Prescriber_ID",
  "version" : "1.2.0",
  "name" : "KBV_EX_ERP_Prescriber_ID",
  "status" : "draft",
  "date" : "2024-11-22",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "MedicationRequest"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Verschreiber-ID",
        "definition" : "Verschreiber-ID, welche bei der Verordnung bestimmter Präparate anzugeben ist, damit die Apotheke das Rezept beliefern darf.",
        "max" : "1"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Prescriber_ID"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "type" : [
          {
            "code" : "Identifier"
          }
        ]
      },
      {
        "id" : "Extension.value[x]:valueIdentifier",
        "path" : "Extension.value[x]",
        "sliceName" : "valueIdentifier",
        "min" : 1,
        "type" : [
          {
            "code" : "Identifier"
          }
        ]
      },
      {
        "id" : "Extension.value[x]:valueIdentifier.use",
        "path" : "Extension.value[x].use",
        "max" : "0"
      },
      {
        "id" : "Extension.value[x]:valueIdentifier.type",
        "path" : "Extension.value[x].type",
        "max" : "0"
      },
      {
        "id" : "Extension.value[x]:valueIdentifier.system",
        "path" : "Extension.value[x].system",
        "max" : "0"
      },
      {
        "id" : "Extension.value[x]:valueIdentifier.value",
        "path" : "Extension.value[x].value",
        "min" : 1
      },
      {
        "id" : "Extension.value[x]:valueIdentifier.period",
        "path" : "Extension.value[x].period",
        "max" : "0"
      },
      {
        "id" : "Extension.value[x]:valueIdentifier.assigner",
        "path" : "Extension.value[x].assigner",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.